[php] catch .htaccess username and password?
        Posted  
        
            by Mahmoud
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Mahmoud
        
        
        
        Published on 2010-05-07T00:33:33Z
        Indexed on 
            2010/05/07
            0:48 UTC
        
        
        Read the original article
        Hit count: 295
        
i have a secure login using .htaccess, and i need to know which user accessed the area so that my php index can show him his invoices, but the problem is that how to capture the user name when promoted in .htaccess
© Stack Overflow or respective owner